﻿2026-07-01T21:38:23.3880384Z Current runner version: '2.335.1'
2026-07-01T21:38:23.3885057Z Runner name: 'hfenduleam'
2026-07-01T21:38:23.3885551Z Runner group name: 'Default'
2026-07-01T21:38:23.3886039Z Machine name: 'HFENDULEAM'
2026-07-01T21:38:23.3888055Z ##[group]GITHUB_TOKEN Permissions
2026-07-01T21:38:23.3889402Z Contents: read
2026-07-01T21:38:23.3889798Z Metadata: read
2026-07-01T21:38:23.3890139Z Packages: read
2026-07-01T21:38:23.3890492Z ##[endgroup]
2026-07-01T21:38:23.3891757Z Secret source: Actions
2026-07-01T21:38:23.3892224Z Prepare workflow directory
2026-07-01T21:38:23.5741664Z Prepare all required actions
2026-07-01T21:38:23.5772528Z Getting action download info
2026-07-01T21:38:24.8867912Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-01T21:38:25.4719939Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-01T21:38:25.5299607Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-01T21:38:25.5300603Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-01T21:38:25.5301332Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-01T21:38:25.5301944Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-01T21:38:25.5302419Z [36;1mexit 0[0m
2026-07-01T21:38:25.5358507Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T21:38:25.5359201Z ##[endgroup]
2026-07-01T21:38:25.8231180Z ##[group]Run actions/checkout@v5
2026-07-01T21:38:25.8231689Z with:
2026-07-01T21:38:25.8232009Z   fetch-depth: 0
2026-07-01T21:38:25.8232371Z   repository: SaberMage/spt-core
2026-07-01T21:38:25.8236122Z   token: ***
2026-07-01T21:38:25.8236595Z   ssh-strict: true
2026-07-01T21:38:25.8237070Z   ssh-user: git
2026-07-01T21:38:25.8237522Z   persist-credentials: true
2026-07-01T21:38:25.8237922Z   clean: true
2026-07-01T21:38:25.8238258Z   sparse-checkout-cone-mode: true
2026-07-01T21:38:25.8238671Z   fetch-tags: false
2026-07-01T21:38:25.8239034Z   show-progress: true
2026-07-01T21:38:25.8239364Z   lfs: false
2026-07-01T21:38:25.8239712Z   submodules: false
2026-07-01T21:38:25.8240290Z   set-safe-directory: true
2026-07-01T21:38:25.8240905Z ##[endgroup]
2026-07-01T21:38:26.0138119Z Syncing repository: SaberMage/spt-core
2026-07-01T21:38:26.0139564Z ##[group]Getting Git version info
2026-07-01T21:38:26.0140315Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-01T21:38:26.0458691Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T21:38:26.0653384Z git version 2.43.0.windows.1
2026-07-01T21:38:26.0676661Z ##[endgroup]
2026-07-01T21:38:26.0684041Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3cc816e2-c074-42e8-9e29-fa9818dd0b6b\.gitconfig'
2026-07-01T21:38:26.0697637Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3cc816e2-c074-42e8-9e29-fa9818dd0b6b' before making global git config changes
2026-07-01T21:38:26.0700179Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T21:38:26.0703109Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-01T21:38:26.0936895Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-01T21:38:26.1113585Z https://github.com/SaberMage/spt-core
2026-07-01T21:38:26.1138198Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T21:38:26.1142686Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T21:38:26.1323494Z HEAD
2026-07-01T21:38:26.1540231Z ##[endgroup]
2026-07-01T21:38:26.1541817Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-01T21:38:26.5196227Z ##[group]Cleaning the repository
2026-07-01T21:38:26.5199636Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-01T21:38:28.8539983Z Removing dist/
2026-07-01T21:38:28.8540587Z Removing target/
2026-07-01T21:38:28.8565708Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-01T21:38:28.8968014Z HEAD is now at bac50fc3 Merge pull request #41 from SaberMage/field-bug-milestone
2026-07-01T21:38:28.8988636Z ##[endgroup]
2026-07-01T21:38:28.8992564Z ##[group]Disabling automatic garbage collection
2026-07-01T21:38:28.8996922Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-01T21:38:28.9197440Z ##[endgroup]
2026-07-01T21:38:28.9197837Z ##[group]Setting up auth
2026-07-01T21:38:28.9203344Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T21:38:28.9398969Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T21:38:29.2765675Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T21:38:29.2983764Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T21:38:29.6368458Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T21:38:29.6571960Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T21:38:30.0091300Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-01T21:38:30.0371644Z ##[endgroup]
2026-07-01T21:38:30.0372380Z ##[group]Fetching the repository
2026-07-01T21:38:30.0379297Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +1afee78060b6c35728f6b7920164002ca5f875a6:refs/remotes/pull/42/merge
2026-07-01T21:38:30.8916654Z From https://github.com/SaberMage/spt-core
2026-07-01T21:38:30.8917239Z  * [new branch]        docs/digest-fetcher-published-prose      -> origin/docs/digest-fetcher-published-prose
2026-07-01T21:38:30.8917819Z  * [new ref]           1afee78060b6c35728f6b7920164002ca5f875a6 -> pull/42/merge
2026-07-01T21:38:30.9039287Z ##[endgroup]
2026-07-01T21:38:30.9039790Z ##[group]Determining the checkout info
2026-07-01T21:38:30.9040158Z ##[endgroup]
2026-07-01T21:38:30.9044966Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-01T21:38:30.9296165Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-01T21:38:30.9498252Z ##[group]Checking out the ref
2026-07-01T21:38:30.9503400Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/42/merge
2026-07-01T21:38:30.9959320Z Previous HEAD position was bac50fc3 Merge pull request #41 from SaberMage/field-bug-milestone
2026-07-01T21:38:30.9959956Z HEAD is now at 1afee780 Merge 296a0a97f72ad93631f655c92438fca1301fbdbd into bac50fc3b4e57439a4480dc9739cedb05295a6be
2026-07-01T21:38:30.9979862Z ##[endgroup]
2026-07-01T21:38:31.0223803Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-01T21:38:31.0437516Z 1afee78060b6c35728f6b7920164002ca5f875a6
2026-07-01T21:38:31.0686418Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-01T21:38:31.0686818Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-01T21:38:31.0687044Z [36;1m$PIN = "0c95435"[0m
2026-07-01T21:38:31.0687274Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-01T21:38:31.0687530Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-01T21:38:31.0687895Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-01T21:38:31.0688747Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-01T21:38:31.0689119Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-01T21:38:31.0689392Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-01T21:38:31.0689639Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-01T21:38:31.0689918Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-01T21:38:31.0690267Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-01T21:38:31.0690478Z [36;1m}[0m
2026-07-01T21:38:31.0690667Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-01T21:38:31.0690914Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-01T21:38:31.0755019Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T21:38:31.0755353Z ##[endgroup]
2026-07-01T21:38:31.9053848Z    Compiling proc-macro2 v1.0.106
2026-07-01T21:38:31.9054165Z    Compiling unicode-ident v1.0.24
2026-07-01T21:38:31.9054430Z    Compiling quote v1.0.45
2026-07-01T21:38:31.9054643Z    Compiling cfg-if v1.0.4
2026-07-01T21:38:31.9055067Z    Compiling serde_core v1.0.228
2026-07-01T21:38:31.9055619Z    Compiling serde v1.0.228
2026-07-01T21:38:31.9055893Z    Compiling windows-link v0.2.1
2026-07-01T21:38:31.9056635Z    Compiling portable-atomic v1.13.1
2026-07-01T21:38:31.9057720Z    Compiling typenum v1.20.1
2026-07-01T21:38:31.9058301Z    Compiling getrandom v0.3.4
2026-07-01T21:38:31.9058902Z    Compiling version_check v0.9.5
2026-07-01T21:38:31.9059568Z    Compiling pin-project-lite v0.2.17
2026-07-01T21:38:31.9060292Z    Compiling shlex v2.0.1
2026-07-01T21:38:31.9061053Z    Compiling critical-section v1.2.0
2026-07-01T21:38:31.9065176Z    Compiling find-msvc-tools v0.1.9
2026-07-01T21:38:31.9073419Z    Compiling memchr v2.8.1
2026-07-01T21:38:31.9788264Z    Compiling windows-sys v0.61.2
2026-07-01T21:38:32.0048277Z    Compiling subtle v2.6.1
2026-07-01T21:38:32.0100920Z    Compiling smallvec v1.15.1
2026-07-01T21:38:32.0152899Z    Compiling equivalent v1.0.2
2026-07-01T21:38:32.0528595Z    Compiling futures-core v0.3.32
2026-07-01T21:38:32.1258807Z    Compiling itoa v1.0.18
2026-07-01T21:38:32.1352440Z    Compiling bytes v1.11.1
2026-07-01T21:38:32.2283014Z    Compiling semver v1.0.28
2026-07-01T21:38:32.2557306Z    Compiling stable_deref_trait v1.2.1
2026-07-01T21:38:32.2641577Z    Compiling log v0.4.32
2026-07-01T21:38:32.3212611Z    Compiling futures-io v0.3.32
2026-07-01T21:38:32.3376423Z    Compiling futures-sink v0.3.32
2026-07-01T21:38:32.3556156Z    Compiling generic-array v0.14.7
2026-07-01T21:38:32.4641227Z    Compiling slab v0.4.12
2026-07-01T21:38:32.4810247Z    Compiling hashbrown v0.17.1
2026-07-01T21:38:32.5425566Z    Compiling rustc_version v0.4.1
2026-07-01T21:38:32.5699554Z    Compiling futures-channel v0.3.32
2026-07-01T21:38:32.6164249Z    Compiling futures-task v0.3.32
2026-07-01T21:38:32.6337286Z    Compiling rustversion v1.0.22
2026-07-01T21:38:32.6450752Z    Compiling getrandom v0.2.17
2026-07-01T21:38:32.7290389Z    Compiling jobserver v0.1.34
2026-07-01T21:38:32.7782798Z    Compiling cpufeatures v0.2.17
2026-07-01T21:38:32.8013896Z    Compiling fnv v1.0.7
2026-07-01T21:38:32.8014498Z    Compiling libc v0.2.186
2026-07-01T21:38:32.8473572Z    Compiling cfg_aliases v0.2.1
2026-07-01T21:38:32.8583703Z    Compiling rand_core v0.10.1
2026-07-01T21:38:32.9271384Z    Compiling cc v1.2.63
2026-07-01T21:38:32.9436685Z    Compiling strsim v0.11.1
2026-07-01T21:38:32.9460241Z    Compiling autocfg v1.5.1
2026-07-01T21:38:32.9758561Z    Compiling writeable v0.6.3
2026-07-01T21:38:33.0409020Z    Compiling litemap v0.8.2
2026-07-01T21:38:33.0409499Z    Compiling icu_properties_data v2.2.0
2026-07-01T21:38:33.0409927Z    Compiling ident_case v1.0.1
2026-07-01T21:38:33.1654594Z    Compiling syn v2.0.117
2026-07-01T21:38:33.1903158Z    Compiling getrandom v0.4.2
2026-07-01T21:38:33.2012480Z    Compiling icu_normalizer_data v2.2.0
2026-07-01T21:38:33.2477094Z    Compiling indexmap v2.14.0
2026-07-01T21:38:33.2711029Z    Compiling utf8_iter v1.0.4
2026-07-01T21:38:33.2929670Z    Compiling fs_extra v1.3.0
2026-07-01T21:38:33.3721311Z    Compiling dunce v1.0.5
2026-07-01T21:38:33.4519127Z    Compiling percent-encoding v2.3.2
2026-07-01T21:38:33.4663446Z    Compiling http v1.4.1
2026-07-01T21:38:33.5533450Z    Compiling cpufeatures v0.3.0
2026-07-01T21:38:33.5533905Z    Compiling aws-lc-rs v1.17.0
2026-07-01T21:38:33.5676637Z    Compiling thiserror v2.0.18
2026-07-01T21:38:33.6213787Z    Compiling crypto-common v0.1.7
2026-07-01T21:38:33.6548739Z    Compiling unicode-segmentation v1.13.3
2026-07-01T21:38:33.6992770Z    Compiling scopeguard v1.2.0
2026-07-01T21:38:33.7280519Z    Compiling form_urlencoded v1.2.2
2026-07-01T21:38:33.7339842Z    Compiling chacha20 v0.10.0
2026-07-01T21:38:33.7450610Z    Compiling block-buffer v0.10.4
2026-07-01T21:38:33.7617999Z    Compiling cmake v0.1.58
2026-07-01T21:38:33.8694665Z    Compiling lock_api v0.4.14
2026-07-01T21:38:33.9017506Z    Compiling untrusted v0.9.0
2026-07-01T21:38:33.9132857Z    Compiling bitflags v2.12.1
2026-07-01T21:38:33.9287011Z    Compiling winapi v0.3.9
2026-07-01T21:38:33.9731442Z    Compiling digest v0.10.7
2026-07-01T21:38:33.9966987Z    Compiling rand v0.10.1
2026-07-01T21:38:34.0304831Z    Compiling num-traits v0.2.19
2026-07-01T21:38:34.0881919Z    Compiling windows-result v0.4.1
2026-07-01T21:38:34.0882471Z    Compiling windows-strings v0.5.1
2026-07-01T21:38:34.1577410Z    Compiling rustls v0.23.40
2026-07-01T21:38:34.1647729Z    Compiling heck v0.5.0
2026-07-01T21:38:34.1909601Z    Compiling convert_case v0.10.0
2026-07-01T21:38:34.2030230Z    Compiling const-oid v0.10.2
2026-07-01T21:38:34.2867361Z    Compiling unicode-xid v0.2.6
2026-07-01T21:38:34.3259187Z    Compiling atomic-waker v1.1.2
2026-07-01T21:38:34.4298196Z    Compiling anyhow v1.0.102
2026-07-01T21:38:34.4404713Z    Compiling httparse v1.10.1
2026-07-01T21:38:34.4929784Z    Compiling parking_lot_core v0.9.12
2026-07-01T21:38:34.4996889Z    Compiling zerocopy v0.8.50
2026-07-01T21:38:34.5079746Z    Compiling http-body v1.0.1
2026-07-01T21:38:34.5407820Z    Compiling curve25519-dalek v4.1.3
2026-07-01T21:38:34.6083686Z    Compiling hybrid-array v0.4.12
2026-07-01T21:38:34.6660745Z    Compiling ahash v0.8.12
2026-07-01T21:38:34.7211078Z    Compiling either v1.16.0
2026-07-01T21:38:34.9446870Z    Compiling base64ct v1.8.3
2026-07-01T21:38:34.9735927Z    Compiling aws-lc-sys v0.41.0
2026-07-01T21:38:34.9904618Z    Compiling ring v0.17.14
2026-07-01T21:38:35.0005232Z    Compiling powerfmt v0.2.0
2026-07-01T21:38:35.0017116Z    Compiling fastrand v2.4.1
2026-07-01T21:38:35.1981852Z    Compiling pem-rfc7468 v1.0.0
2026-07-01T21:38:35.1982378Z    Compiling deranged v0.5.8
2026-07-01T21:38:35.2945326Z    Compiling rand_core v0.6.4
2026-07-01T21:38:35.2954476Z    Compiling time-core v0.1.8
2026-07-01T21:38:35.3038763Z    Compiling tower-service v0.3.3
2026-07-01T21:38:35.4681061Z    Compiling vcpkg v0.2.15
2026-07-01T21:38:35.4736387Z    Compiling zmij v1.0.21
2026-07-01T21:38:35.4837003Z    Compiling tinyvec_macros v0.1.1
2026-07-01T21:38:35.5781411Z    Compiling base64 v0.22.1
2026-07-01T21:38:35.5790484Z    Compiling try-lock v0.2.5
2026-07-01T21:38:35.6000462Z    Compiling pkg-config v0.3.33
2026-07-01T21:38:35.6063136Z    Compiling num-conv v0.2.2
2026-07-01T21:38:35.6556326Z    Compiling data-encoding v2.11.0
2026-07-01T21:38:35.6822724Z    Compiling want v0.3.1
2026-07-01T21:38:35.7044956Z    Compiling tinyvec v1.11.0
2026-07-01T21:38:35.7659293Z    Compiling parking_lot v0.12.5
2026-07-01T21:38:35.8260498Z    Compiling crypto-common v0.2.2
2026-07-01T21:38:35.8937446Z    Compiling block-buffer v0.12.0
2026-07-01T21:38:36.0037116Z    Compiling sha2 v0.10.9
2026-07-01T21:38:36.0338286Z    Compiling vergen-lib v9.1.0
2026-07-01T21:38:36.0918280Z    Compiling inout v0.1.4
2026-07-01T21:38:36.1260225Z    Compiling n0-future v0.3.2
2026-07-01T21:38:36.2549679Z    Compiling spin v0.10.0
2026-07-01T21:38:36.3457185Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-01T21:38:36.3980641Z    Compiling serde_json v1.0.150
2026-07-01T21:38:36.4378693Z    Compiling signature v2.2.0
2026-07-01T21:38:36.4698006Z    Compiling libsqlite3-sys v0.30.1
2026-07-01T21:38:36.5097931Z    Compiling httpdate v1.0.3
2026-07-01T21:38:36.5251289Z    Compiling parking v2.2.1
2026-07-01T21:38:36.5399643Z    Compiling cordyceps v0.3.4
2026-07-01T21:38:36.5722636Z    Compiling crossbeam-utils v0.8.21
2026-07-01T21:38:36.6040962Z    Compiling diatomic-waker v0.2.3
2026-07-01T21:38:36.7079984Z    Compiling winnow v1.0.3
2026-07-01T21:38:36.7960883Z    Compiling futures-buffered v0.2.13
2026-07-01T21:38:36.8029473Z    Compiling digest v0.11.3
2026-07-01T21:38:36.8058553Z    Compiling futures-lite v2.6.1
2026-07-01T21:38:36.8368904Z    Compiling ed25519 v2.2.3
2026-07-01T21:38:36.9828618Z    Compiling cipher v0.4.4
2026-07-01T21:38:36.9889305Z    Compiling vergen-lib v0.1.6
2026-07-01T21:38:37.0242383Z    Compiling vergen v9.1.0
2026-07-01T21:38:37.0475987Z    Compiling universal-hash v0.5.1
2026-07-01T21:38:37.0920806Z    Compiling synstructure v0.13.2
2026-07-01T21:38:37.1667211Z    Compiling darling_core v0.20.11
2026-07-01T21:38:37.2592484Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-01T21:38:37.3344534Z    Compiling heapless v0.7.17
2026-07-01T21:38:37.3914202Z    Compiling noq-udp v0.10.0
2026-07-01T21:38:37.3914805Z    Compiling sync_wrapper v1.0.2
2026-07-01T21:38:37.4477325Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-01T21:38:37.4783059Z    Compiling allocator-api2 v0.2.21
2026-07-01T21:38:37.5058119Z    Compiling byteorder v1.5.0
2026-07-01T21:38:37.5623868Z    Compiling opaque-debug v0.3.1
2026-07-01T21:38:37.6336473Z    Compiling polyval v0.6.2
2026-07-01T21:38:37.6993775Z    Compiling hash32 v0.2.1
2026-07-01T21:38:37.8615071Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-01T21:38:37.8733694Z    Compiling spin v0.9.8
2026-07-01T21:38:37.8860249Z    Compiling vergen-gitcl v1.0.8
2026-07-01T21:38:37.9077665Z    Compiling windows-threading v0.2.1
2026-07-01T21:38:37.9414402Z    Compiling tower-layer v0.3.3
2026-07-01T21:38:37.9914008Z    Compiling ryu v1.0.23
2026-07-01T21:38:38.0518794Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-01T21:38:38.1316079Z    Compiling signature v3.0.0
2026-07-01T21:38:38.1316613Z    Compiling fallible-iterator v0.3.0
2026-07-01T21:38:38.1965694Z    Compiling windows-targets v0.52.6
2026-07-01T21:38:38.2011956Z    Compiling ghash v0.5.1
2026-07-01T21:38:38.2159577Z    Compiling ctr v0.9.2
2026-07-01T21:38:38.2842519Z    Compiling aes v0.8.4
2026-07-01T21:38:38.2843033Z    Compiling fs2 v0.4.3
2026-07-01T21:38:38.3485416Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-01T21:38:38.3861352Z    Compiling sha2 v0.11.0-rc.5
2026-07-01T21:38:38.4984974Z    Compiling time v0.3.47
2026-07-01T21:38:38.4985529Z    Compiling http-body-util v0.1.3
2026-07-01T21:38:38.5088893Z    Compiling aead v0.5.2
2026-07-01T21:38:38.6554227Z    Compiling widestring v1.2.1
2026-07-01T21:38:38.6785004Z    Compiling ipconfig v0.3.4
2026-07-01T21:38:38.7846481Z    Compiling utf8parse v0.2.2
2026-07-01T21:38:38.8893607Z    Compiling arrayvec v0.7.6
2026-07-01T21:38:38.9062378Z    Compiling aes-gcm v0.10.3
2026-07-01T21:38:38.9962804Z    Compiling proc-macro-crate v3.5.0
2026-07-01T21:38:39.0595029Z    Compiling crossbeam-epoch v0.9.18
2026-07-01T21:38:39.0876651Z    Compiling crossbeam-channel v0.5.15
2026-07-01T21:38:39.0914544Z    Compiling windows-sys v0.59.0
2026-07-01T21:38:39.3234362Z    Compiling blake3 v1.8.5
2026-07-01T21:38:39.4858471Z    Compiling serde_derive v1.0.228
2026-07-01T21:38:39.4926111Z    Compiling zeroize_derive v1.4.3
2026-07-01T21:38:39.5160395Z    Compiling zerofrom-derive v0.1.7
2026-07-01T21:38:39.5896155Z    Compiling tokio-macros v2.7.0
2026-07-01T21:38:39.6106240Z    Compiling yoke-derive v0.8.2
2026-07-01T21:38:39.6290805Z    Compiling futures-macro v0.3.32
2026-07-01T21:38:39.6964458Z    Compiling zerovec-derive v0.11.3
2026-07-01T21:38:39.7165807Z    Compiling displaydoc v0.2.6
2026-07-01T21:38:39.7483272Z    Compiling tracing-attributes v0.1.31
2026-07-01T21:38:40.1350157Z    Compiling socket2 v0.6.4
2026-07-01T21:38:40.1605166Z    Compiling zeroize v1.8.2
2026-07-01T21:38:40.2187967Z    Compiling mio v1.2.1
2026-07-01T21:38:40.3751720Z    Compiling thiserror-impl v2.0.18
2026-07-01T21:38:40.4934531Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-01T21:38:40.5116922Z    Compiling futures-util v0.3.32
2026-07-01T21:38:40.5533365Z    Compiling rustls-pki-types v1.14.1
2026-07-01T21:38:40.5558125Z    Compiling darling_macro v0.20.11
2026-07-01T21:38:40.8529615Z    Compiling tokio v1.52.3
2026-07-01T21:38:41.0218104Z    Compiling derive_more-impl v2.1.1
2026-07-01T21:38:41.0524262Z    Compiling windows-interface v0.59.3
2026-07-01T21:38:41.0713781Z    Compiling darling v0.20.11
2026-07-01T21:38:41.1137379Z    Compiling zerofrom v0.1.8
2026-07-01T21:38:41.2499303Z    Compiling windows-implement v0.60.2
2026-07-01T21:38:41.3275242Z    Compiling spez v0.1.2
2026-07-01T21:38:41.3823105Z    Compiling yoke v0.8.3
2026-07-01T21:38:41.4140133Z    Compiling derive_builder_core v0.20.2
2026-07-01T21:38:41.4267278Z    Compiling n0-error-macros v0.1.3
2026-07-01T21:38:41.4969015Z    Compiling der v0.8.0-rc.10
2026-07-01T21:38:41.7812306Z    Compiling zerovec v0.11.6
2026-07-01T21:38:41.7974049Z    Compiling zerotrie v0.2.4
2026-07-01T21:38:41.8912534Z    Compiling pin-project-internal v1.1.13
2026-07-01T21:38:42.0994017Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-01T21:38:42.1687733Z    Compiling windows-core v0.62.2
2026-07-01T21:38:42.2523887Z    Compiling postcard-derive v0.2.2
2026-07-01T21:38:42.2802823Z    Compiling cobs v0.3.0
2026-07-01T21:38:42.3327893Z    Compiling num_enum_derive v0.7.6
2026-07-01T21:38:42.4521718Z    Compiling tinystr v0.8.3
2026-07-01T21:38:42.4910581Z    Compiling potential_utf v0.1.5
2026-07-01T21:38:42.5559258Z    Compiling n0-error v0.1.3
2026-07-01T21:38:42.6111787Z    Compiling icu_collections v2.2.0
2026-07-01T21:38:42.6738310Z    Compiling icu_locale_core v2.2.0
2026-07-01T21:38:42.7005097Z    Compiling derive_builder_macro v0.20.2
2026-07-01T21:38:42.7005749Z    Compiling spki v0.8.0-rc.4
2026-07-01T21:38:42.8353022Z    Compiling ed25519-dalek v2.2.0
2026-07-01T21:38:42.9575761Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-01T21:38:43.0228161Z    Compiling spt-proto v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-01T21:38:43.1036725Z    Compiling derive_builder v0.20.2
2026-07-01T21:38:43.1370445Z    Compiling windows-numerics v0.3.1
2026-07-01T21:38:43.1910375Z    Compiling windows-future v0.3.2
2026-07-01T21:38:43.2117935Z    Compiling windows-collections v0.3.2
2026-07-01T21:38:43.2216716Z    Compiling pin-project v1.1.13
2026-07-01T21:38:43.3977758Z    Compiling futures-executor v0.3.32
2026-07-01T21:38:43.4387916Z    Compiling data-encoding-macro v0.1.20
2026-07-01T21:38:43.4781324Z    Compiling strum_macros v0.28.0
2026-07-01T21:38:43.4894654Z    Compiling iroh-metrics-derive v0.4.1
2026-07-01T21:38:43.5983623Z    Compiling icu_provider v2.2.0
2026-07-01T21:38:43.6788069Z    Compiling futures v0.3.32
2026-07-01T21:38:43.7607672Z    Compiling async-trait v0.1.89
2026-07-01T21:38:43.7638535Z    Compiling enum-assoc v1.3.0
2026-07-01T21:38:43.7644972Z    Compiling windows-registry v0.6.1
2026-07-01T21:38:43.7765169Z    Compiling windows v0.62.2
2026-07-01T21:38:43.8094489Z    Compiling uuid v1.23.2
2026-07-01T21:38:44.0529816Z    Compiling icu_properties v2.2.0
2026-07-01T21:38:44.0744462Z    Compiling icu_normalizer v2.2.0
2026-07-01T21:38:44.0780820Z    Compiling ipnet v2.12.0
2026-07-01T21:38:44.1170157Z    Compiling ed25519 v3.0.0-rc.4
2026-07-01T21:38:44.4129798Z    Compiling prefix-trie v0.8.4
2026-07-01T21:38:44.5262787Z    Compiling once_cell v1.21.4
2026-07-01T21:38:44.6075631Z    Compiling chrono v0.4.45
2026-07-01T21:38:44.7945079Z    Compiling tracing-core v0.1.36
2026-07-01T21:38:44.9106336Z    Compiling memoffset v0.6.5
2026-07-01T21:38:44.9189541Z    Compiling acto v0.8.2
2026-07-01T21:38:44.9854998Z    Compiling tokio-util v0.7.18
2026-07-01T21:38:45.0471634Z    Compiling hashbrown v0.14.5
2026-07-01T21:38:45.0656641Z    Compiling tower v0.5.3
2026-07-01T21:38:45.1711467Z    Compiling postcard v1.1.3
2026-07-01T21:38:45.1851615Z    Compiling tracing v0.1.44
2026-07-01T21:38:45.1998922Z    Compiling netwatch v0.16.0
2026-07-01T21:38:45.2097914Z    Compiling derive_more v2.1.1
2026-07-01T21:38:45.2608865Z    Compiling idna_adapter v1.2.2
2026-07-01T21:38:45.4340570Z    Compiling idna v1.1.0
2026-07-01T21:38:45.5946374Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-01T21:38:45.6203369Z    Compiling noq v0.18.0
2026-07-01T21:38:45.6714831Z    Compiling hashlink v0.9.1
2026-07-01T21:38:45.6791901Z    Compiling tagptr v0.2.0
2026-07-01T21:38:45.6792374Z    Compiling sorted-index-buffer v0.2.1
2026-07-01T21:38:45.7305435Z    Compiling h2 v0.4.14
2026-07-01T21:38:45.8444806Z    Compiling url v2.5.8
2026-07-01T21:38:45.8843492Z    Compiling xml-rs v0.8.28
2026-07-01T21:38:45.8887768Z    Compiling identity-hash v0.1.0
2026-07-01T21:38:45.9890585Z    Compiling rusqlite v0.32.1
2026-07-01T21:38:46.0143012Z    Compiling thiserror v1.0.69
2026-07-01T21:38:46.0424510Z    Compiling mac-addr v0.3.0
2026-07-01T21:38:46.0456212Z    Compiling ref-cast v1.0.25
2026-07-01T21:38:46.0655335Z    Compiling foldhash v0.2.0
2026-07-01T21:38:46.0792784Z    Compiling lru-slab v0.1.2
2026-07-01T21:38:46.1570572Z    Compiling rustc-hash v2.1.2
2026-07-01T21:38:46.2432762Z    Compiling hashbrown v0.16.1
2026-07-01T21:38:46.2469831Z    Compiling netdev v0.42.0
2026-07-01T21:38:46.3074129Z    Compiling n0-watcher v0.6.1
2026-07-01T21:38:46.3377311Z    Compiling strum v0.28.0
2026-07-01T21:38:46.3554157Z    Compiling moka v0.12.15
2026-07-01T21:38:46.5712178Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-01T21:38:46.5926268Z    Compiling xmltree v0.10.3
2026-07-01T21:38:46.6069295Z    Compiling attohttpc v0.30.1
2026-07-01T21:38:46.6069725Z    Compiling iroh-base v0.98.0
2026-07-01T21:38:46.6843742Z    Compiling tower-http v0.6.11
2026-07-01T21:38:46.7404184Z    Compiling tokio-stream v0.1.18
2026-07-01T21:38:46.8321957Z    Compiling iroh-metrics v0.38.3
2026-07-01T21:38:46.9367919Z    Compiling spt-store v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-01T21:38:47.2013785Z    Compiling iroh-relay v0.98.0
2026-07-01T21:38:47.2542211Z    Compiling toml_datetime v0.6.11
2026-07-01T21:38:47.2687036Z    Compiling serde_spanned v0.6.9
2026-07-01T21:38:47.3275861Z    Compiling num_enum v0.7.6
2026-07-01T21:38:47.4144506Z    Compiling thiserror-impl v1.0.69
2026-07-01T21:38:47.5756519Z    Compiling ref-cast-impl v1.0.25
2026-07-01T21:38:47.6095430Z    Compiling serde_derive_internals v0.29.1
2026-07-01T21:38:47.6610898Z    Compiling simple-dns v0.9.3
2026-07-01T21:38:47.6991177Z    Compiling serial-core v0.4.0
2026-07-01T21:38:47.7106746Z    Compiling aho-corasick v1.1.4
2026-07-01T21:38:47.9187007Z    Compiling resolv-conf v0.7.6
2026-07-01T21:38:48.1197679Z    Compiling smol_str v0.1.24
2026-07-01T21:38:48.1511399Z    Compiling regex-syntax v0.8.10
2026-07-01T21:38:48.1777461Z    Compiling winreg v0.10.1
2026-07-01T21:38:48.3349037Z    Compiling sha1_smol v1.0.1
2026-07-01T21:38:48.3841518Z    Compiling arrayref v0.3.9
2026-07-01T21:38:48.3964981Z    Compiling toml_write v0.1.2
2026-07-01T21:38:48.4181800Z    Compiling simdutf8 v0.1.5
2026-07-01T21:38:48.4959522Z    Compiling constant_time_eq v0.4.2
2026-07-01T21:38:48.4959917Z    Compiling winnow v0.7.15
2026-07-01T21:38:48.6233112Z    Compiling iroh-dns v0.98.0
2026-07-01T21:38:48.8502941Z    Compiling schemars_derive v1.2.1
2026-07-01T21:38:48.9833135Z    Compiling spt-msg v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-01T21:38:49.0244479Z    Compiling serial-windows v0.4.0
2026-07-01T21:38:49.2975909Z    Compiling lru v0.16.4
2026-07-01T21:38:49.3614754Z    Compiling webpki-roots v1.0.7
2026-07-01T21:38:49.3652017Z    Compiling seize v0.5.1
2026-07-01T21:38:49.4920009Z    Compiling hyper v1.10.1
2026-07-01T21:38:49.4924625Z    Compiling darling_core v0.23.0
2026-07-01T21:38:49.5225410Z    Compiling serde_bytes v0.11.19
2026-07-01T21:38:49.5386073Z    Compiling hmac v0.12.1
2026-07-01T21:38:49.6672928Z    Compiling iroh v0.98.2
2026-07-01T21:38:49.7665981Z    Compiling pin-utils v0.1.0
2026-07-01T21:38:49.8355455Z    Compiling bitflags v1.3.2
2026-07-01T21:38:49.8515710Z    Compiling anstyle v1.0.14
2026-07-01T21:38:49.9663499Z    Compiling regex-automata v0.4.14
2026-07-01T21:38:50.0872176Z    Compiling lazy_static v1.5.0
2026-07-01T21:38:50.0962810Z    Compiling dyn-clone v1.0.20
2026-07-01T21:38:50.1178389Z    Compiling toml_edit v0.22.27
2026-07-01T21:38:50.1928316Z    Compiling cmov v0.5.4
2026-07-01T21:38:50.2349776Z    Compiling once_cell_polyfill v1.70.2
2026-07-01T21:38:50.2571791Z    Compiling shared_library v0.1.9
2026-07-01T21:38:50.3536525Z    Compiling anstyle-wincon v3.0.11
2026-07-01T21:38:50.4131765Z    Compiling ctutils v0.4.2
2026-07-01T21:38:50.5170956Z    Compiling nix v0.25.1
2026-07-01T21:38:50.5494434Z    Compiling hkdf v0.12.4
2026-07-01T21:38:50.6253114Z    Compiling papaya v0.2.4
2026-07-01T21:38:50.6536630Z    Compiling schemars v1.2.1
2026-07-01T21:38:50.6727225Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-01T21:38:50.6728692Z    Compiling serial v0.4.0
2026-07-01T21:38:50.6881263Z    Compiling filedescriptor v0.8.3
2026-07-01T21:38:50.7839394Z    Compiling hyper-util v0.1.20
2026-07-01T21:38:50.9884407Z    Compiling backon v1.6.0
2026-07-01T21:38:51.0493151Z    Compiling anstyle-query v1.1.5
2026-07-01T21:38:51.2200767Z    Compiling anstyle-parse v1.0.0
2026-07-01T21:38:51.2774413Z    Compiling vte_generate_state_changes v0.1.2
2026-07-01T21:38:51.4291217Z    Compiling foldhash v0.1.5
2026-07-01T21:38:51.4763834Z    Compiling colorchoice v1.0.5
2026-07-01T21:38:51.5980880Z    Compiling is_terminal_polyfill v1.70.2
2026-07-01T21:38:51.5981443Z    Compiling downcast-rs v1.2.1
2026-07-01T21:38:51.6060884Z    Compiling instability v0.3.12
2026-07-01T21:38:51.6319351Z    Compiling paste v1.0.15
2026-07-01T21:38:51.6872335Z    Compiling shell-words v1.1.1
2026-07-01T21:38:51.6986926Z    Compiling anstream v1.0.0
2026-07-01T21:38:51.7205757Z    Compiling vte v0.13.1
2026-07-01T21:38:51.9106520Z    Compiling toml v0.8.23
2026-07-01T21:38:51.9418514Z    Compiling regex v1.12.3
2026-07-01T21:38:51.9849000Z    Compiling portable-pty v0.8.1
2026-07-01T21:38:52.0934407Z    Compiling igd-next v0.17.1
2026-07-01T21:38:52.1560083Z    Compiling hashbrown v0.15.5
2026-07-01T21:38:52.1670282Z    Compiling spake2 v0.4.0
2026-07-01T21:38:52.5124225Z    Compiling spt-runtime v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-01T21:38:52.5188840Z    Compiling terminal_size v0.4.4
2026-07-01T21:38:52.5881649Z    Compiling strum_macros v0.26.4
2026-07-01T21:38:52.6701746Z    Compiling crossterm_winapi v0.9.1
2026-07-01T21:38:52.7701088Z    Compiling darling_macro v0.23.0
2026-07-01T21:38:52.7767317Z    Compiling itertools v0.13.0
2026-07-01T21:38:52.8776444Z    Compiling sha1 v0.10.6
2026-07-01T21:38:53.0651243Z    Compiling castaway v0.2.4
2026-07-01T21:38:53.1541554Z    Compiling indoc v2.0.7
2026-07-01T21:38:53.1588276Z    Compiling recvmsg v1.0.0
2026-07-01T21:38:53.1693196Z    Compiling static_assertions v1.1.0
2026-07-01T21:38:53.2053108Z    Compiling darling v0.23.0
2026-07-01T21:38:53.2150493Z    Compiling unicode-width v0.1.14
2026-07-01T21:38:53.2627841Z    Compiling clap_lex v1.1.0
2026-07-01T21:38:53.3674421Z    Compiling wmi v0.18.4
2026-07-01T21:38:53.4760413Z    Compiling doctest-file v1.1.1
2026-07-01T21:38:53.4952644Z    Compiling clap_builder v4.6.0
2026-07-01T21:38:53.5144872Z    Compiling compact_str v0.8.2
2026-07-01T21:38:53.5826638Z    Compiling crossterm v0.28.1
2026-07-01T21:38:53.9895913Z    Compiling interprocess v2.4.2
2026-07-01T21:38:54.3506668Z    Compiling unicode-truncate v1.1.0
2026-07-01T21:38:54.3993300Z    Compiling lru v0.12.5
2026-07-01T21:38:54.5173923Z    Compiling spt-term v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-01T21:38:54.6583503Z    Compiling strum v0.26.3
2026-07-01T21:38:54.8449589Z    Compiling spt-live v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-01T21:38:55.1136426Z    Compiling portmapper v0.16.0
2026-07-01T21:38:55.1316168Z    Compiling clap_derive v4.6.1
2026-07-01T21:38:55.2348444Z    Compiling error-code v3.3.2
2026-07-01T21:38:55.3422465Z    Compiling unicode-width v0.2.0
2026-07-01T21:38:55.3450700Z    Compiling cassowary v0.3.0
2026-07-01T21:38:55.3983438Z    Compiling clipboard-win v5.4.1
2026-07-01T21:38:55.4180633Z    Compiling nucleo-matcher v0.3.1
2026-07-01T21:38:55.6444085Z    Compiling ratatui v0.29.0
2026-07-01T21:38:55.8671161Z    Compiling qrcode v0.14.1
2026-07-01T21:38:56.1426763Z    Compiling tempfile v3.27.0
2026-07-01T21:38:57.0130356Z    Compiling clap v4.6.1
2026-07-01T21:39:07.5788003Z    Compiling rustls-webpki v0.103.13
2026-07-01T21:39:09.7899165Z    Compiling tokio-rustls v0.26.4
2026-07-01T21:39:09.7899475Z    Compiling rustls-platform-verifier v0.7.0
2026-07-01T21:39:09.7900038Z    Compiling noq-proto v0.17.0
2026-07-01T21:39:09.9235506Z    Compiling hyper-rustls v0.27.9
2026-07-01T21:39:09.9235836Z    Compiling hickory-net v0.26.0-beta.4
2026-07-01T21:39:09.9236120Z    Compiling tokio-websockets v0.13.2
2026-07-01T21:39:10.0764875Z    Compiling reqwest v0.13.4
2026-07-01T21:39:10.9915035Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-01T21:39:26.9690139Z    Compiling spt-net v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-01T21:39:28.3874581Z    Compiling spt-daemon v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-01T21:39:37.1265731Z    Compiling spt v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-01T21:39:44.7270985Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
2026-07-01T21:39:44.7481271Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-b786fd094b9bf0e1.exe)
2026-07-01T21:39:44.8021428Z 
2026-07-01T21:39:44.8021739Z running 1 test
2026-07-01T21:39:51.7818062Z test new_brain_serves_against_old_broker ... ok
2026-07-01T21:39:51.7818278Z 
2026-07-01T21:39:51.7818532Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.98s
2026-07-01T21:39:51.7818785Z 
2026-07-01T21:39:51.8246337Z Post job cleanup.
2026-07-01T21:39:51.9317696Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T21:39:51.9512106Z git version 2.43.0.windows.1
2026-07-01T21:39:51.9542685Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\33548474-0ea8-4283-b7ae-e5762eeebe24\.gitconfig'
2026-07-01T21:39:51.9555021Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\33548474-0ea8-4283-b7ae-e5762eeebe24' before making global git config changes
2026-07-01T21:39:51.9555491Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T21:39:51.9559951Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-01T21:39:51.9767477Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T21:39:51.9957365Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T21:39:52.3312276Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T21:39:52.3497477Z http.https://github.com/.extraheader
2026-07-01T21:39:52.3519367Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-01T21:39:52.3731237Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T21:39:52.7069330Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T21:39:52.7273018Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T21:39:53.0797299Z Cleaning up orphan processes
